home *** CD-ROM | disk | FTP | other *** search
- on calldebug VOname, wait, timing, me
- exit
- put " VOname" && VOname
- put " Wait flag" && wait
- put " Timing" && not voidp(timing)
- put " ActionList" && me.pActionList
- put " StepsInCurrent" && me.pStepsInCurrentAction
- put " Animating" && me.pAnimating
- if me.pActionList[1][#action] = #NDRINKZ then
- nothing()
- end if
- end
-